home *** CD-ROM | disk | FTP | other *** search
-
-
- > You were right! I tried to poke Start(banknum)-20 address.
- > ( Loke Start(bank)-20,size).Then I executed ListBank command and
- > the size was altered!I said great and tryed to re-run it getting a
- > GURU from exec library (free twice) as an answer! So forget it!
- > When I suggested using Copy to copy two banks I meant the command
- > Copy start(bank1),start(bank1)+length(1) To Start(bank2).Is it slow?
- > You don't have to use C.You can also allocate memory using the
- > exec routine AllocMem().You can call whichever routine from OS you
- > want within AMOS.
-
- Yes, you're right, but if I had to learn all OS calls I'd go for C!
-
- Thanks
-
- M&F
-
-